Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dicp] add ascendgraph index_put, repeat_interleave, slice_scatter #669

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

CyCle1024
Copy link
Collaborator

@CyCle1024 CyCle1024 commented Jan 24, 2024

Motivation and Context 背景

为实现 dicp ascend 对于 lightllm llama2 量化推理的支持,实现三个算子。

Description 描述 功能抽象

在 dicp ascend 支持 aten 的index_put.default, repeat_interleave.self_intslice_scatter.default 算子。

类别 (Bug 修复|new feature| Intenal SW )

new feature

@CyCle1024 CyCle1024 requested review from yao-fengchen, jinminxi104, tangzhiyi11 and zhaochaoxing and removed request for jinminxi104 January 24, 2024 08:33
@CyCle1024 CyCle1024 added the DICP DICP related label Jan 24, 2024
@CyCle1024 CyCle1024 self-assigned this Jan 24, 2024
@jinminxi104 jinminxi104 merged commit 88b5a18 into DeepLink-org:main Jan 25, 2024
8 checks passed
@CyCle1024 CyCle1024 deleted the ccy/lightllm_op branch May 29, 2024 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DICP DICP related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants